home *** CD-ROM | disk | FTP | other *** search
- This document contains recent changes relevant to this package.
- These may not have made it into the manual as yet,
- or may be recent additions to the manual.
-
- Last Manual Update: 14-April-1996, AmigaFax 1.43
-
- ------------------------------------------------------------------
- Simple debugging test. If youy think things are all set up ok, but
- your modem refuses to dial out, try something like this:
-
- cd ram:
- echo hello >test
- mkafax test fx
- afaxsend -d3 number fx
-
- where number is a valid fax number you can call for testing. The
- resulting diagnostic information should help you to isolate where the
- problem is occurring.
-
- A couple of common ones are the modem refusing to take all commands
- together, which you can get around by breaking into separate ATxxx
- commands, space separated, in the WSetup/RSetup lines, and tring to
- set up for a faster speed than your modem can handle, which can usually
- be fixed by changing 1,5,0,2 to 1,3,0,2
-
- ------------------------------------------------------------------
-
- -David
-
-